From: Marcel Denia Date: Sun, 6 Jul 2014 09:09:34 +0000 (+0200) Subject: libs/gdbm: Add package description X-Git-Tag: v14.07~176^2~1 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=b8272ceb2e3e25021e4cb1e0bcb2246ad4874b56;p=feed%2Fpackages.git libs/gdbm: Add package description Signed-off-by: Marcel Denia --- diff --git a/libs/gdbm/Makefile b/libs/gdbm/Makefile index 124902b5b3..03db08665c 100644 --- a/libs/gdbm/Makefile +++ b/libs/gdbm/Makefile @@ -32,6 +32,12 @@ define Package/libgdbm URL:=http://www.gnu.org/software/gdbm/ endef +define Package/libgdbm/description + GNU database manager library + GNU dbm is a set of database routines that use extendible hashing and + works similar to the standard UNIX dbm routines. +endef + TARGET_CFLAGS += $(FPIC) CONFIGURE_ARGS += \